﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
h1,h2,h3,h4,h5,h6{font-size:16px;}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1000px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1000 ? "1000px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #666666; /*文字颜色定义 */
	min-width:1000px;
}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #2c2c2c;} /* 未访问的链接 */
a:visited {color: #2c2c2c;} /* 已访问的链接 */
a:hover{color: #2c2c2c;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #2c2c2c;} /* 点击激活链接 */
p{ line-height:24px;}
.fl{float:left;}
.fr{float:right;} 
.hide{display: none}
.show{display: block}
.dib{display: inline-block;*display: inline;zoom:1;}
/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.dib{display: inline-block;*display: inline;zoom:1;}
.wrap{ width:1000px; margin:0 auto; height:auto;}
.red{color: red}
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #ccc; height:20px;line-height:20px} 
ul,li{ list-style:none}


.clear{zoom:1;}
.clear:after{content: ""; display: block; clear: both;  }/*清除浮动*/
.size{width:1000px; margin:0 auto;}
.header-x{margin-bottom: 21px}
/*public*/
.size1{ width:100%; overflow:hidden; margin:0 auto;}
.backcolor{background:#15afbe;}
.color{ color:#15afbe; }
.header{ }
.headtop{ padding:20px 0 10px;} 
img{max-width: 100%;}
body{max-width: 1920px;margin: 0 auto;}
/*共用头部*/
.header{ border-top:5px solid #15b0bf; background:url(../images/topbg_02.jpg) no-repeat top center; padding-top:18px; position:relative;z-index:9999; }
.header .logo{ width:474px; height:43px; float:left; margin-left:54px;}
.header .tel{ float:right; margin-right:54px;}
.header-x{ margin-bottom:21px;}
.menu{  background:url(../images/topbg_04.jpg) repeat-x; min-height:54px; }
.menu-x{position:relative}
.menu .nav{position:absolute;left:0px; top:0px;z-index: 99 }
.menu .nav li{ width:130px;float:left; font-size:15px; line-height:39px;text-align:center;}
.menu .nav li.last{ background:none}
.menu .nav li:hover{ background:url(../images/menuli_03.jpg) repeat-x top center;}
.menu .nav li a{ background:url(../images/menu-li_03.jpg) no-repeat right top;width:130px; display:inline-block;color:#fff;}
.menu .nav li ul{ background:url(../images/menu-li_07.png);padding-top:9px; display:none; padding:0px 15px 10px; overflow:hidden; }
.menu .nav li ul li{height:28px; line-height:28px; border-bottom:1px dashed #434343; width:100px; text-align:center}
.menu .nav li ul li a{ background:none; width:100px; color:#434343;}
.menu .nav li ul li:hover{ background:none;}
.menu .nav li ul li.ll{ border:none}
.content{}
.banner{ background:url(../images/m-yy_07.png) repeat-x bottom center; padding-bottom:13px; overflow:hidden; position:relative;height: 395px;}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src:url('fonts/flexslider-icon.eot');
	src:url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('fonts/flexslider-icon.woff') format('woff'),
		url('fonts/flexslider-icon.ttf') format('truetype'),
		url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider {background: #fff;position: relative;}
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 40%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { }
.flex-direction-nav .flex-next { text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left:299px; background:url(../images/ban-jt_03.png) no-repeat; }
.flexslider:hover .flex-next { opacity: 0.7; right:299px; background:url(../images/ban-jt_05.png) no-repeat; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  {line-height:1; display: inline-block;}
.flex-direction-nav a.flex-next:before  {}
.flex-direction-nav a{ text-indent:99999px;width:51px; height:108px;}

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute;bottom:45px; text-align:center; z-index:999}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width:17px; height:17px; display: block; background:url(../images/ban-jt_12.png) no-repeat; cursor: pointer;line-height:0;font-size:0;overflow:hidden;}
.flex-control-paging li a.flex-active { background:url(../images/ban-jt_10.png) no-repeat;  cursor: default;background-size: 100% 100%; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
.flex-direction-nav .flex-prev { opacity: 1; left: 10px; }
.flex-direction-nav .flex-next { opacity: 1; right: 10px;}
/*footer*/
.footer{ background:url(../images/footer-bg_10.jpg) no-repeat top center #fff;color:#494949; overflow:hidden}
.footer .ewm{ background:#fff; text-align:center; width:154px; float:left; margin-top:31px; margin-left:108/px;}
.footer .ewm img{ padding:19px 19px 5px 19px; }
.footer .d-logo{ width:529px; float:right;margin-top:23px;}
.footer .d-logo img{ margin-bottom:10px;}
.footer .d-logo p{ font-size:14px; color:#fff; line-height:23px; margin-left:8px;}
.footer .foot{ padding:10px 0px}
.footer .foot p{ text-align:center}
.footer .foot p a{color:#494949}